CommonEvent 1997
Name = "会話：イデア・ルカス"

  999([1344])
  ConditionalBranch([1, 20, 0, 1, 0])
    JumpToLabel(["情報"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 2, 0])
    JumpToLabel(["質問"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 3, 0])
    JumpToLabel(["要求"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 4, 0])
    JumpToLabel(["贈与"])
    Empty([])

  BranchEnd([])
  Label(["情報"])
  ControlVariables([13, 13, 0, 2, 1, 100])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["idea_rukas_fc1", 0, 0, 2])
    ShowText(["\\n<Idea Lukas>"])
    ShowText(["Through experiences and records from another world..."])
    ShowText(["This form is what I have found to be the strongest."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["idea_rukas_fc1", 0, 0, 2])
    ShowText(["\\n<Idea Lukas>"])
    ShowText(["With my sword, I shall vanquish..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["idea_rukas_fc1", 0, 0, 2])
    ShowText(["\\n<Idea Lukas>"])
    ShowText(["No enemy stands against the hero's sword..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["idea_rukas_fc1", 0, 0, 2])
    ShowText(["\\n<Idea Lukas>"])
    ShowText(["A battle between heroes is regrettable, but..."])
    ShowText(["I am also an apostle of chaos; it cannot be helped."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["idea_rukas_fc1", 0, 0, 2])
    ShowText(["\\n<Idea Lukas>"])
    ShowText(["I shall offer the hero's sword to the great god of chaos..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 60, 2])
    ShowTextAttributes(["idea_rukas_fc1", 0, 0, 2])
    ShowText(["\\n<Idea Lukas>"])
    ShowText(["Before awakening as the father of chaos... I shall strike."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 70, 2])
    ShowTextAttributes(["idea_rukas_fc1", 0, 0, 2])
    ShowText(["\\n<Idea Lukas>"])
    ShowText(["All Monster Lords must be defeated..."])
    ShowText(["That is the duty of a hero."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 80, 2])
    ShowTextAttributes(["idea_rukas_fc1", 0, 0, 2])
    ShowText(["\\n<Idea Lukas>"])
    ShowText(["I even respect you..."])
    ShowText(["But, the enemies of the god of chaos must be vanquished."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 90, 2])
    ShowTextAttributes(["idea_rukas_fc1", 0, 0, 2])
    ShowText(["\\n<Idea Lukas>"])
    ShowText(["I know everything about you..."])
    ShowText(["That is why I have manifested in this form."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 100, 2])
    ShowTextAttributes(["idea_rukas_fc1", 0, 0, 2])
    ShowText(["\\n<Idea Lukas>"])
    ShowText(["The apostle of chaos possesses a body and a life..."])
    ShowText(["I am no longer just a concept."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["質問"])
  ControlVariables([13, 13, 0, 2, 1, 50])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["idea_rukas_fc1", 0, 0, 2])
    ShowText(["\\n<Idea Lukas>"])
    ShowText(["What is necessary for a hero...?"])
    ShowChoices([["Courage", "Justice", "Bloodline"], 0])
    When([0, "勇気"])
      ShowTextAttributes(["idea_rukas_fc1", 0, 0, 2])
      ShowText(["\\n<Idea Lukas>"])
      ShowText(["Those with courage, heroes..."])
      ShowText(["It's only natural."])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "正義"])
      ShowTextAttributes(["idea_rukas_fc1", 0, 0, 2])
      ShowText(["\\n<Idea Lukas>"])
      ShowText(["Justice is merely an ambiguous concept..."])
      ShowText(["I cannot accept conforming to such a thing."])
      Empty([])

    When([2, "血筋"])
      ShowTextAttributes(["idea_rukas_fc1", 0, 0, 2])
      ShowText(["\\n<Idea Lukas>"])
      ShowText(["Is bloodline truly important?"])
      ShowText(["Then, what becomes of me, who has just manifested...?"])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["idea_rukas_fc1", 0, 0, 2])
    ShowText(["\\n<Idea Lukas>"])
    ShowText(["Among the many heroes, the one who stands at the pinnacle is—"])
    ShowChoices([["Heinrich", "Me", "Marcellus"], 0])
    When([0, "ハインリヒ"])
      ShowTextAttributes(["idea_rukas_fc1", 0, 0, 2])
      ShowText(["\\n<Idea Lukas>"])
      ShowText(["The legendary hero, Heinrich..."])
      ShowText(["That person is indeed the standard of heroes."])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "僕"])
      ShowTextAttributes(["idea_rukas_fc1", 0, 0, 2])
      ShowText(["\\n<Idea Lukas>"])
      ShowText(["Yes, it is precisely you..."])
      ShowText(["You are the hero itself..."])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "マルケルス"])
      ShowTextAttributes(["idea_rukas_fc1", 0, 0, 2])
      ShowText(["\\n<Idea Lukas>"])
      ShowText(["The Monster Lord hunter, Marcellus."])
      ShowText(["Indeed, the hero is the one who defeats the Monster Lord..."])
      Script(["change_friend(5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["idea_rukas_fc1", 0, 0, 2])
    ShowText(["\\n<Idea Lukas>"])
    ShowText(["As a hero, what is the greatest responsibility...?"])
    ShowChoices([["To defeat evil", "To protect the weak", "Nothing in particular"], 0])
    When([0, "悪を討つこと"])
      ShowTextAttributes(["idea_rukas_fc1", 0, 0, 2])
      ShowText(["\\n<Idea Lukas>"])
      ShowText(["Is that so..."])
      ShowText(["Then, I shall only defeat the evils of this world."])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "弱者を守ること"])
      ShowTextAttributes(["idea_rukas_fc1", 0, 0, 2])
      ShowText(["\\n<Idea Lukas>"])
      ShowText(["What defines the weak as weak...?"])
      Empty([])

    When([2, "特にない"])
      ShowTextAttributes(["idea_rukas_fc1", 0, 0, 2])
      ShowText(["\\n<Idea Lukas>"])
      ShowText(["It cannot be nonexistent...!"])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["idea_rukas_fc1", 0, 0, 2])
    ShowText(["\\n<Idea Lukas>"])
    ShowText(["Once again, I shall ask... the reason for your journey."])
    ShowChoices([["To clear the chaos", "To defeat the villains", "To collect treasures"], 0])
    When([0, "混沌を晴らす"])
      ShowTextAttributes(["idea_rukas_fc1", 0, 0, 2])
      ShowText(["\\n<Idea Lukas>"])
      ShowText(["Is that the role of a hero...?"])
      Empty([])

    When([1, "悪者を倒す"])
      ShowTextAttributes(["idea_rukas_fc1", 0, 0, 2])
      ShowText(["\\n<Idea Lukas>"])
      ShowText(["I see..."])
      ShowText(["Indeed, defeating evil is the true duty of a hero."])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "宝を集める"])
      ShowTextAttributes(["idea_rukas_fc1", 0, 0, 2])
      ShowText(["\\n<Idea Lukas>"])
      ShowText(["Was it really... that way...?"])
      ShowText(["It cannot be said to be a hero-like action..."])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["idea_rukas_fc1", 0, 0, 2])
    ShowText(["\\n<Idea Lukas>"])
    ShowText(["What should a hero do after fulfilling their purpose...?"])
    ShowChoices([["Live peacefully", "Leave the surface", "Die"], 0])
    When([0, "平和に暮らす"])
      ShowTextAttributes(["idea_rukas_fc1", 0, 0, 2])
      ShowText(["\\n<Idea Lukas>"])
      ShowText(["Is that acceptable?"])
      ShowText(["Can a hero return to being just a commoner...?"])
      Empty([])

    When([1, "地上を去る"])
      ShowTextAttributes(["idea_rukas_fc1", 0, 0, 2])
      ShowText(["\\n<Idea Lukas>"])
      ShowText(["I see, so that is the way of a hero..."])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "死ぬ"])
      ShowTextAttributes(["idea_rukas_fc1", 0, 0, 2])
      ShowText(["\\n<Idea Lukas>"])
      ShowText(["I see..."])
      ShowText(["Does a hero who has completed their role only die?"])
      Script(["change_friend(5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["要求"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ConditionalBranch([8, 432])
      ShowTextAttributes(["idea_rukas_fc1", 0, 0, 2])
      ShowText(["\\n<Idea Lukas>"])
      ShowText(["Could you share some 'Star Meat' with me...?"])
      ControlVariables([24, 24, 0, 3, 0, 432, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Will you give the 'Dried Meat'? (Possession: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["idea_rukas_fc1", 0, 0, 2])
        ShowText(["\\n<Idea Lukas>"])
        ShowText(["I appreciate it..."])
        ChangeItems([432, 1, 0, 1])
        Script(["change_friend(20)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["idea_rukas_fc1", 0, 0, 2])
        ShowText(["\\n<Idea Lukas>"])
        ShowText(["I see, then it's fine..."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 20])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ConditionalBranch([8, 905])
      ShowTextAttributes(["idea_rukas_fc1", 0, 0, 2])
      ShowText(["\\n<Idea Lukas>"])
      ShowText(["Could you share some 'Chaos Drink' with me...?"])
      ControlVariables([24, 24, 0, 3, 0, 905, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Will you give the 'Chaos Drink'? (Possession: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["idea_rukas_fc1", 0, 0, 2])
        ShowText(["\\n<Idea Lukas>"])
        ShowText(["I appreciate it..."])
        ChangeItems([905, 1, 0, 1])
        Script(["change_friend(30)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["idea_rukas_fc1", 0, 0, 2])
        ShowText(["\\n<Idea Lukas>"])
        ShowText(["I see, then it's fine..."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 30])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ConditionalBranch([7, 74400, 0])
      ShowTextAttributes(["idea_rukas_fc1", 0, 0, 2])
      ShowText(["\\n<Idea Lukas>"])
      ShowText(["Could you share some money with me...?"])
      ControlVariables([24, 24, 0, 3, 7, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Will you give 74400G? (Possession: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["idea_rukas_fc1", 0, 0, 2])
        ShowText(["\\n<Idea Lukas>"])
        ShowText(["I appreciate it..."])
        ChangeGold([1, 0, 74400])
        Script(["change_friend(25)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["idea_rukas_fc1", 0, 0, 2])
        ShowText(["\\n<Idea Lukas>"])
        ShowText(["I see, then it's fine..."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["idea_rukas_fc1", 0, 0, 2])
      ShowText(["\\n<Idea Lukas>"])
      ShowText(["...It seems you have little on hand."])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  Label(["贈与"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 25, 0, 1, 0])
    ControlVariables([13, 13, 0, 0, 30])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 25, 0, 2, 0])
    ControlVariables([13, 13, 0, 2, 1, 20])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["idea_rukas_fc1", 0, 0, 2])
    ShowText(["\\n<Idea Lukas>"])
    ShowText(["As fellow heroes, accept this."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([906, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received 'Final Drink' from Idea Lukas!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["idea_rukas_fc1", 0, 0, 2])
    ShowText(["\\n<Idea Lukas>"])
    ShowText(["As fellow heroes, accept this."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([2317, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received 'Gem of Sword Techniques' from Idea Lukas!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["idea_rukas_fc1", 0, 0, 2])
    ShowText(["\\n<Idea Lukas>"])
    ShowText(["As fellow heroes, accept this."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeGold([0, 0, 124000])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received 124000G from Idea Lukas!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
